home *** CD-ROM | disk | FTP | other *** search
/ Reverse Code Engineering RCE CD +sandman 2000 / ReverseCodeEngineeringRceCdsandman2000.iso / RCE / Library / +ORC / Orc pac 5 / FILEZ.ZIP / SKY.ZIP / REACHLDR.TXT < prev    next >
Text File  |  1997-06-14  |  983b  |  31 lines

  1. ----------
  2.  
  3. June 14th 1997 - Addendum by +gthorne
  4.  
  5. skyload.asm - TASM compilable loader for reach for the skies (full source)
  6. skyload.com - Assembled skyload.asm - works identically to reach.com below
  7.  
  8. ----------
  9.  
  10. FILE: REACH.COM
  11.  
  12. This is the crack loader that came with the 8088 distribution
  13.  
  14. I didn't have the heart to remove it from the file entirely,
  15. since I feel that aspiring crackers who have trouble understanding
  16. how to work the +ORC Reach for the Skies Lesson could get an
  17. amount of benefit from seeing it in action.
  18.  
  19. Please still try to 're-invent' the loader from the +ORC lesson,
  20. as that is the point of this exercise on De-Hooking Vectors.
  21.  
  22. Normally, REACH.EXE is the startup program for Reach for the Skies.
  23. To use this crack loader, all you have to do is unzip it into the
  24. directory with the game in it.
  25.  
  26. As with before, type REACH to start the game.
  27.  
  28. (REACH.COM loads REACH.EXE, as is the purpose of a loader style crack)
  29.  
  30.  +gthorne'97
  31.